Welcome![Sign In][Sign Up]
Location:
Search - dda algorithm

Search list

[Graph programjsjtx

Description: DDA算法的程序实现计算机图形学实验报告 改进的bresenham画线算法的程序实现 字符点阵显示算法的程序实现 梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-matrix display algorithm Program friends of Liang Dong-barske Algorithm Program
Platform: | Size: 23552 | Author: 林明清 | Hits:

[Graph Drawingconsole_graphic

Description: 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxing为画多边形,包括填充,输入各个顶点;fenxing_koch为分形图形koch曲线,输入图形显示的范围;snow为分形图形雪花,输入图形显示的范围。 -Procedures using the console (Console project) to achieve the basic graphics computer graphics, which for Bresenham algorithm Bresenham Line item, enter the start and finish dda for the DDA algorithm for drawing a straight line items, enter the start and finish mid_point for line stippling law project, enter the beginning and end Bres_circle algorithm based on Bresenham drawcircle, enter the center point and radius midpoint_circle drawcircle for the mid-point, including the fill, enter the center point and radius midpointEllipse for oval stipple, including fill, enter the center point and the length of shaft duobianxing for drawing polygons, including the filling, the importation of all vertices fenxing_koch for koch curve fractal graphics, the scope of the importation of graphic display snow for the Snowflake fractal graphics, the scope of the importation of graphic display.
Platform: | Size: 1744896 | Author: 李文 | Hits:

[OtherDDABresenham

Description: 利用VB编制的直线的DDA算法和圆的Bresenham算法等程序.很好.-VB establishment of the DDA straight round of the algorithm and the Bresenham algorithm, and other procedures. Good.
Platform: | Size: 3072 | Author: zhangwanglizhao | Hits:

[Special Effects0102050202

Description: 计算机图形学设计,实现画线、画圆、画多边形,用DDA算法实现画线,用Bresenham 算法实现画圆。还有实现区域的填充和多边形的裁剪,填充用种子填充算法,多边形的裁剪用的是Sutherland_Hodgman算法!本程序只是实现这些算法,如要使用,还可以进行完善!谢谢!-computer graphics design, realization of line drawing, Circle, drawing polygons, DDA algorithm used for line drawing, Bresenham algorithm using Circle. There achieve regional and filled polygon clipping and filled with seed filling algorithm, Polygon is using the cutting Sutherland_Hodgman algorithm! The procedure is only achieve these algorithms to use, can also make perfect! Thank you!
Platform: | Size: 56320 | Author: 张建 | Hits:

[Dialog_Windowdraw

Description: 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法-Computer graphics system developed by me alone CGraph class is drawing function draw a straight line: DDA algorithm improved the mid-point Bresenham algorithm Bresenham algorithm drawcircle: the mid-point Bresenham algorithm for drawing elliptical: the mid-point Bresenham algorithm
Platform: | Size: 1991680 | Author: | Hits:

[Graph Drawingbasicdraw

Description: 展示了很多基本图形的算法,包括直线DDA算法,圆的Bresenham算法,区域填充算法-Show a lot of basic graphics algorithms, including linear DDA algorithm, Bresenham circle algorithm, the region filling algorithm
Platform: | Size: 183296 | Author: xiaofei | Hits:

[Graph DrawingDDA

Description: 两种常用的DDA算法的主要程序, void Line::Draw_Bresenham(CDC *pDC)-DDA algorithm commonly used in two main program, void Line:: Draw_Bresenham (CDC* pDC)
Platform: | Size: 1024 | Author: 方战 | Hits:

[Multimedia Developsray_GPU

Description: CUDA Ray tracer, 3D-DDA algorithm in homogeneous medium. Useful for wave-eq. approximation, with respect of wavefront propagation, and so applicable for imaging, sound and seismic simulations.
Platform: | Size: 2624512 | Author: Mario Vigliar | Hits:

[Graph programShow

Description: MFC实现直线的DDA算法,中点算法与Bresenham算法的演示。-MFC realize linear DDA algorithm, the midpoint algorithm and presentation Bresenham algorithm.
Platform: | Size: 40960 | Author: kakaxi | Hits:

[Mathimatics-Numerical algorithmsdda

Description: dda算法是计算机图形学的基本算法,非常实用,建议大家用。可以画直线-dda algorithm is the basic algorithm in computer graphics, very useful, it is recommended by everyone. Can draw a straight line
Platform: | Size: 1024 | Author: 李凯 | Hits:

[JSP/JavaGraphic

Description: 直线dda算法,直线bresenham算法,圆的中点算法,圆的bresenham算法,椭圆重点算法的java演示-Linear dda algorithm, Bresenham line algorithm, circle the mid-point algorithm, Bresenham algorithm for circle, oval key algorithm java demo
Platform: | Size: 26624 | Author: linyi | Hits:

[OpenGL programDDABresenham

Description: 鼠标点击的DDA算法 Bresenham算法-Mouse to click the DDA algorithm Bresenham algorithm
Platform: | Size: 124928 | Author: 凤超 | Hits:

[matlabDDA_Line

Description: dda画线算法(数值微分法),matlab实现-Line dda algorithm (Numerical Differentiation), matlab achieve
Platform: | Size: 1024 | Author: 章礼平 | Hits:

[GDI-Bitmapdda

Description: 用dda算法编程,画直线。通过mfc的环境下写程序-Dda algorithm with programming, drawing a straight line. Mfc environment through the writing process
Platform: | Size: 4897792 | Author: 崔伟斌 | Hits:

[OpenGL programinclude

Description: 直线生产算法,理解基本图形元素光栅化的基本原理,掌握一种基本图形元素光栅化算法,利用OpenGL实现直线光栅化的DDA算法。-Straight-line production method, understanding the basic graphic elements of the basic principles of grating, have a basic graphic elements rasterization algorithms, the use of OpenGL to achieve straight-line grating of the DDA algorithm.
Platform: | Size: 4096 | Author: zhanyun | Hits:

[Graph programdda_bresenham

Description: dda和bresenham算法的java演示-dda algorithm and bresenham algorithm
Platform: | Size: 46080 | Author: Mr.Cai | Hits:

[Graph programdda

Description: 一个dda算法的实现,花了好长时间啊,其实很简单的-Dda algorithm for the realization of a spent a long time, ah, in fact, very simple
Platform: | Size: 289792 | Author: ruancongyang | Hits:

[Graph program1)DDA

Description: Computer Graphics- DDA Algorithm Implemented
Platform: | Size: 1024 | Author: suganya | Hits:

[Graph programline

Description: 利用DDA算法进行画线,确定两点通过DDA算法绘制直线-Draw a line using DDA algorithm to determine the two points a straight line drawn through the DDA algorithm
Platform: | Size: 1024 | Author: 刘嘉文 | Hits:

[Graph programDDA

Description: DDA算法的实现,用DDA算法画出一个直线-DDA Algorithm, draw a straight line with the DDA algorithm
Platform: | Size: 2048 | Author: 臣鱼 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net